projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8853a3e
)
introspection: Include deprecated headers for scanner too
author
Colin Walters
<walters@verbum.org>
Thu, 3 Nov 2011 19:27:16 +0000
(15:27 -0400)
committer
Colin Walters
<walters@verbum.org>
Thu, 3 Nov 2011 19:27:56 +0000
(15:27 -0400)
https://bugzilla.gnome.org/show_bug.cgi?id=663345
gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/Makefile.am
b/gtk/Makefile.am
index 61a62f2884f2f1fb0038d0a9c048e641351845ff..ef54ac8c56229d90a1af41d194cd9a49e1da8be7 100644
(file)
--- a/
gtk/Makefile.am
+++ b/
gtk/Makefile.am
@@
-1025,7
+1025,7
@@
LDADDS = \
if HAVE_INTROSPECTION
introspection_files = \
- $(filter-out %private.h gtktextdisplay.h gtktextlayout.h, $(gtkinclude_HEADERS)) \
+ $(filter-out %private.h gtktextdisplay.h gtktextlayout.h, $(gtkinclude_HEADERS)
$(deprecatedinclude_HEADERS)
) \
$(gtk_base_c_sources) \
gtkprintoperation-unix.c \
gtktypebuiltins.h \